const golang.org/x/tools/internal/typeparams.debug

3 uses

	golang.org/x/tools/internal/typeparams (current package)
		normalize.go#L17: const debug = false
		normalize.go#L132: 	if debug {
		typeterm.go#L158: 	if debug && (x.typ == nil || y.typ == nil) {